翻訳と辞書
Words near each other
・ Reverse mathematics
・ Reverse migration
・ Reverse migration (birds)
・ Reverse migration (immunology)
・ Reverse mirror
・ Reverse Monte Carlo
・ Reverse Morris Trust
・ Reverse mortgage
・ Reverse motion
・ Reverse northern blot
・ Reverse onus
・ Reverse osmosis
・ Reverse Osmosis (group)
・ Reverse osmosis plant
・ Reverse overshot water-wheel
Reverse path forwarding
・ Reverse payment patent settlement
・ Reverse pebblesnail
・ Reverse perspective
・ Reverse pharmacology
・ Reverse phase
・ Reverse phase protein lysate microarray
・ Reverse pipetting
・ Reverse Polish notation
・ Reverse post-material thesis
・ Reverse power feeding
・ Reverse prayer position
・ Reverse Prince Albert piercing
・ Reverse proxy
・ Reverse psychology


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Reverse path forwarding : ウィキペディア英語版
Reverse path forwarding

Reverse path forwarding (RPF) is a technique used in modern routers for the purposes of ensuring loop-free forwarding of multicast packets in multicast routing and to help prevent IP address spoofing in unicast routing.
== Multicast RPF ==
Multicast RPF, typically denoted simply as RPF, is used in conjunction with a multicast routing protocol such as MSDP, PIM-SM and PIM-DM to ensure loop-free forwarding of multicast packets. In multicast routing, the decision to forward traffic is based upon source address and not on destination address as in unicast routing. It does this by utilizing either a dedicated multicast routing table or alternatively the router's unicast routing table.
When a multicast packet enters a router's interface, it will look up the list of networks that are reachable via that interface i.e., it checks the reverse path of the packet. If the router finds a matching routing entry for the source IP address of the multicast packet, the RPF check passes and the packet is forwarded to all other interfaces that are participating in multicast for that multicast group. If the RPF check fails, the packet will be dropped. As a result, the forwarding of the packet is decided based upon the reverse path of the packet rather than the forward path. RPF routers only forward packets that come into the interface that also holds the routing entry for the source of the packet, thus breaking any loop.
This is critically important in redundant multicast topologies. Because the same multicast packet could reach the same router via multiple interfaces, RPF checking is integral in the decision to forward packets or not. If the router forwarded all packets that come in interface A to interface B and it also forwarded all packets coming in interface B to interface A and both interfaces receive the same packet, this will create a classic routing loop where packets will be forwarded in both directions until their IP TTLs expire. Even considering TTL expiry, all types of routing loops are best avoided as they involve at least temporary network degradation.
The underlying assumptions of RPF check are that:
* the unicast routing table must be correct and converged.
* the path used from a sender to a router and the reverse path from the router back to the sender are symmetric.
If the first assumption is not true, the RPF check will fail because it depends upon the router's unicast routing table as a fallback. If the second assumption is not true, the RPF check would reject multicast traffic on all but the shortest path from the sender to the router and would eventually lead to non-optimal multicast tree.
In cases where the links are unidirectional, the reverse path approach can fail altogether.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Reverse path forwarding」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.